x11: Avoid crash in fallback move emulation
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Dec 2017 21:17:27 +0000 (16:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Dec 2017 21:17:27 +0000 (16:17 -0500)
commite834a2b089085c1c63a4e4b6e06fd84f48cc030e
tree596c6145e2dc8e11d8e0d62b75675754f5ef4fb1
parent7e253f4bd3977a67cf7040ce11e24b9d06100f6a
x11: Avoid crash in fallback move emulation

Quietly do nothing when there is already an ongoing operation.
This matches the behavior of the ewmh code, and is much nicer
than a crash.

https://bugzilla.gnome.org/show_bug.cgi?id=789054
gdk/x11/gdkwindow-x11.c